home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / CHAMBERS / FREEPING / !FreePing / !Run < prev    next >
Text File  |  1998-04-19  |  742b  |  22 lines

  1. | !Boot for !FreePing application
  2. |
  3. Obey <Obey$Dir>.!Boot
  4.  
  5. |check what version of riscos this is
  6. RMEnsure UtilityModule 3.10 This application needs RISC OS 3.10 or later
  7.  
  8. |See if the protocol stack is loaded
  9. |not really needed since it is checked for in the code as well
  10. |RMEnsure Internet 0 Error Protocol stack does not seem to be present
  11.  
  12. |Check C library is present
  13. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.CLib
  14. RMEnsure SharedCLibrary 3.75 Error You need SharedCLibrary 3.75 or later
  15.  
  16. |Filer_Run FreePing:Resources.Debug
  17. |Filer_Run FreePing:Resources.StdErr
  18.  
  19. WimpSlot -min 128k -max 128k
  20. |/FreePing:!RunImage 1>pipe:$.Debug 2>pipe:$.StdErr
  21. |/FreePing:!RunImage 1>FreePing:Debug.Debug 2>FreePing:Debug.StdErr
  22. /FreePing:!RunImage